(struct font_name): New member registry_priority.
authorKenichi Handa <handa@m17n.org>
Mon, 4 Dec 2000 06:26:38 +0000 (06:26 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 4 Dec 2000 06:26:38 +0000 (06:26 +0000)
commit88d938b62eab611028743a86dbe999cfde74fecf
tree497610c452e38cc5350e566d5ae6cd3aa824846c
parenta5d855f7f155e5daa4d293b7c486a55c31843cee
(struct font_name): New member registry_priority.
(split_font_name): Initialize the above member to zero.
(concat_font_list): New function.
(font_list): Include fonts of all alternative registries.
(FONT_POINT_SIZE_QUANTUM): New macro.
(better_font_p): Ignore point size difference less than
FONT_POINT_SIZE_QUANTUM.  Use registry_prioprity as a last resort.
src/xfaces.c